home *** CD-ROM | disk | FTP | other *** search
/ Directorty Opus 5 - Magellan 2 / Opus 5 - Magellan 2.iso / Extras / MaxManagerDemo / MaxManager / Docs / History < prev    next >
Text File  |  1996-04-23  |  4KB  |  108 lines

  1.  
  2.  Program history:
  3.  --------------------------------------
  4.  
  5.  (20.11.95)
  6.  
  7.  - First public release
  8.  
  9.  
  10.  (24.11.95)
  11.  
  12.  - Second release - compiled with 68000 codes (sorry for
  13.    previous 040 version... :(
  14.  
  15.  
  16.  (07.01.96)
  17.  
  18.  - From now MaxManager is MUI3+ requireable!
  19.  
  20.  - Balancing groups added (taste it in main or config window)
  21.  - Fixed bug in MUI notification in EditEntry window
  22.    causing MM to break if you pressed enter in Description field
  23.  - Progress window is now log window, storing history of your
  24.    session. You can open the log window at any time from the
  25.    menu. You can save the log or even print it.
  26.  - Added user definable patterns (see prefs and PatternMatch)
  27.  - I/O functions use now buffered OS calls, which is expected
  28.    to increase the I/O performance.
  29.  - MoveFiles shouldn't refuse to move files on the disk any more.
  30.  - Switchable file list header (Note: overprinting is caused
  31.    by MUI's bug, not mine...)
  32.  - Hunt pattern may be automatically expanded by MM with #? at
  33.    the begining and the end of the pattern to save few keystrokes
  34.    and to make hunting easier (of course you may switch this off)
  35.  - Added "List only" feature for Hunt causing all matching files
  36.    to be logged.
  37.  - MM takes usage of AppWindow, so you can drop any WB icon on
  38.    the file list to easily change the work directory
  39.  - Preferences files are moved to "Config" subdirectory
  40.  - SleepIcon added (change "Config/MaxManagerSleep.info"
  41.    if you don't like mine).
  42.  - User lists attached to the "Uploader" etc. strings
  43.  - Added menu "Settings" and its contents (MM prefs call
  44.    and MUI prefs call)
  45.  - MM checks now if total #of files in filebase is correct
  46.    (doesn't check the count of separate sections, yet)
  47.  - BubbleHelps available
  48.  
  49.  
  50.  (28.01.96)
  51.  
  52.  - EditSection/Apply now works
  53.  - If there're deleted files in the base, the Statistics will show you
  54.    the amount of bytes taken by those files
  55.  - User defined patterns are now saved in the config file...
  56.  - Hunt - GoInLeft, GoInRight buttons allow you to select the listview
  57.    you want to use for future operation of found file.
  58.  - Sections are now sorted by name. Unfortunately you can't switch back
  59.    to old type of sorting (by sections' number) for now, but I'll add
  60.    this feature in the next release.
  61.  - Prefs: Saving Sections-2-Drawers-Attachmens will fix changes made to
  62.    this part of configuration. There's no undo for this! By clicking
  63.    "Cancel" you cancel all changes except those made in the
  64.    Sections-2-Drawers part.
  65.  - Optimizer: RemoveWithDownCount and RemoveOldFiles optimizers added
  66.  - Rename implemented.
  67.  - Import: Add-And-Move added.
  68.  - Fixed bug causing MM not to find files being located in default file
  69.    path
  70.  - Local Optimizer added. Enter section and click "Optimize" to mess in
  71.    one section only (global optimizer is now available from menu only)
  72.  
  73.  - SIDE EFFECT: Re-enter the section with deleted files to get them
  74.    grouped together.
  75.  
  76.  
  77.  (19.04.96)
  78.  
  79.  - ARexx port implemented.
  80.  - While looking for disk file availability, the DefaultSectionPath
  81.    was ommited. Fixed.
  82.  - Log window now shares program menus with main.
  83.  - Bubble Helps are now switchable.
  84.  - Added shortcuts to the Hunt panel (refer docs)
  85.  - Right listview slider moved to the right.
  86.  - It's now possible to match file comments as well in PatternMatch
  87.    while processing file database as well as diskfiles
  88.  - Added shortcuts to the PatternMatch shortcuts (refer manual for
  89.    details)
  90.  - MatchPattern sometimes ignores 1st element on the list. No more.
  91.  - Preferences layout changed a bit.
  92.  - Removed unnecessary parts of code (program is relatively shorted).
  93.  - Added FlushDeleted menu item, allowing you to remove (permanently!)
  94.    deleted files without saving whole filebase.
  95.  - Fixed serious bug in internal list handling routine, causes MaxManager,
  96.    to report errors after removing last added files. It causes edit
  97.    errors and other nice things... Fixed of course.
  98.  - Improved Prefs/AddNewNew routine. No more well-known and annoying
  99.    "« Another node config »:" rubbish.
  100.  - Saving program preferences saves Sections2DrawersAttachments as well
  101.  - Load/ReloadAttachments now clears all attachments before it starts
  102.    to read new.
  103.  - Added Prefs/Paths/Attachments/Clr All button allowing you to remove
  104.    all attachments with one click.
  105.  - Small compiler error causing "Error saving... file may be corrupted"
  106.    message to appear every time (even all files were saved correctly)
  107.    worked around now.
  108.